GenerativeComponents Help

Odd

Returns true if the given integer is an odd number, or false if it is an even number.

bool Odd(int n)